home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / kaleid / VSSKB / VSSKB95.EXE / Kb256.dxr / 00210_160 000.ls < prev    next >
Encoding:
Text File  |  1998-11-23  |  145 b   |  16 lines

  1. on mouseUp me
  2.   go("J_160tis.")
  3. end
  4.  
  5. on mouseDown me
  6.   go("J_160tis.")
  7. end
  8.  
  9. on mouseEnter me
  10.   cursor(260)
  11. end
  12.  
  13. on mouseLeave me
  14.   cursor(0)
  15. end
  16.